projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a832897
)
(diff group): Remove autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Sep 1997 02:59:34 +0000
(
02:59
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Sep 1997 02:59:34 +0000
(
02:59
+0000)
lisp/diff.el
patch
|
blob
|
history
diff --git
a/lisp/diff.el
b/lisp/diff.el
index ea63a2a28ea211f4fcd05a46ea9ebf1cfdbb400a..f181873384b729cbce94d1d2538f914ce71e42c6 100644
(file)
--- a/
lisp/diff.el
+++ b/
lisp/diff.el
@@
-31,7
+31,6
@@
(require 'compile)
-;;;###autoload
(defgroup diff nil
"Comparing files with `diff'."
:group 'tools)